You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > Size Method > Vector.Size Method ([In] TMtxVec, bool)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.Size Method ([In] TMtxVec, bool)

Also allows the complex property of the calling object to become of AComplex value instead of Src.Complex value.

Syntax
C#
Visual Basic
public TMtxVec Size([In] TMtxVec Src, bool AComplex);

It is also possible to pass the calling object as the Src with a different AComplex value. The value of the complex property can be changed without knowing the actual type of the object.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!